pvSCSI: fix xend
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Jul 2008 08:28:50 +0000 (09:28 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Jul 2008 08:28:50 +0000 (09:28 +0100)
commita3de16cb5370a9634b3d7e8b95ad4ff6d170aa75
tree5859f5d3449342693e812cd3e7f0f580c09ba74f
parenteabcd59fd980e9f08546ccafef56f0846122f425
pvSCSI: fix xend

Previous "xend" assumed initial Xenbus state would be "Connected" when
LUN hot-plug starts. However it was not guaranteed in general, and it
may cause some problems.

Signed-off-by: Tomonari Horikoshi <t.horikoshi@jp.fujitsu.com>
Signed-off-by: Jun Kamada <kama@jp.fujitsu.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/vscsiif.py